Description:
PIS is the number of classes in a namespace that are used from outside the namespace.
A class uses a namespace if it calls methods, accesses attributes or extends a class declared in that namespace.